home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / libs / svgabg55 / notes256.twk < prev    next >
Text File  |  1994-08-23  |  1KB  |  48 lines

  1. TweakVGA 256 BGI driver
  2. Version 1.7
  3. August 23, 1994
  4.  
  5. Revisions:
  6.     1.7 - August 23, 1994
  7.     1.65 - July 20, 1994
  8.     1.5 - August 28, 1993
  9.     1.4 - May 21, 1993
  10.     1.3 - April 4, 1993
  11.     1.25 - January 28, 1993
  12.     1.2  - June 22, 1992
  13.  
  14. This is the newest version of my 256 color tweaked BGI driver.  All applicable
  15. functions have been implemented.
  16.  
  17. NOTES: The mouse cursor will not work unless the HGXMOUSE TSR is loaded.
  18.  
  19.     o Greatly improved speed on bar filling (1.0)
  20.  
  21.     o Getimage/Putimage now work (1.1)
  22.  
  23.     o Paging is now implemented (1.2)
  24.  
  25.     Mode        Paging        # of pages (with 64k..no bank switch)
  26.     320x400        yes         2
  27.     360x480        no        1
  28.     376x564        no        1
  29.     400x564        no        1
  30.     400x600        no        1
  31.     320x240        yes         3
  32.  
  33.     o Mouse code hooks added (1.25)
  34.  
  35.     o Fillpattern bug fixed (It was being written backwards - 1.3)
  36.  
  37.     o Fixed text clipping at right and bottom edges (1.4)
  38.  
  39.     o Added compile-time support for 8x8, 8x14, or 8x16 bitmap fonts (1.4)
  40.  
  41.     o Drivers now have compile-time support for BGI version 3.0.
  42.       Supports protected mode with Borland Pascal 7.0 (1.5)
  43.  
  44.     o Integrated support for HGXMOUSE mouse cursor TSR. (1.65)
  45.  
  46.     o Added 360x350x256 mode (1.7)
  47.  
  48.